---
title: "radio input · RUAL Documentation"
description: "Adds a radio input that can be placed anywhere in the row."
canonical: https://docs.rual.nl/block-types/state ui/statedatatableconnection_radio
language: en
---

# radio input

This block is part of the [`state ui`](https://docs.rual.nl/block-types/state%20ui) group and was last modified in core [`v13.0.6`](https://docs.rual.nl/core-versions/130006).

### Connection Type

This block connects from a `statedatatableconnection` type block. Make sure to connect this block to the appropriate left-hand side connection.

Adds a radio input that can be placed anywhere in the row.

- value `value` The value that will be set in the selection. It is possible to use {{ guid }} in the value to insert the guid of the row being rendered.

Default `guid`

- column class `uiclass` Hidden when unused

- column style `uistyle` Hidden when unused

- column attributes `uiattributes` Hidden when unused

- checkbox class `uiclass` Hidden when unused

- checkbox style `uistyle` Hidden when unused

- checkbox attributes `uiattributes` Hidden when unused

- add before `fielddefinitions` Adds the checkbox before the given column. • Hidden when other fields are filled

- add after `fielddefinitions` Adds the checkbox after the given column. • Hidden when other fields are filled

- statedatatableconnection `statedatatableconnection`

A typical wiring for [radio input](https://docs.rual.nl/block-types/state%20ui/statedatatableconnection_radio): the `statedatatableconnection` out pin feeds [datatable](https://docs.rual.nl/block-types/state%20ui/state_datatable).

![Studio canvas example for the radio input block: typical wiring for radio input.](https://docs.rual.nl/canvas-examples/statedatatableconnection_radio.png)

### Version history

Introduced in [`v13.0.6`](https://docs.rual.nl/core-versions/130006).
